-
Home
-
Masteriyo LMS – Online Course Builder for eLearning, LMS & Education
-
1.14.2
-
Code
-
Classes
- RegistrationFormHandler
Total Complexity |
50 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
297 |
Lines of code |
168 |
Logical lines of code |
102 |
Comment lines |
82 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_form() |
A |
45 |
14 |
40 |
process() |
A |
47 |
13 |
33 |
register_user() |
A |
47 |
7 |
38 |
get_form_data() |
S |
53 |
6 |
22 |
get_request_data() |
S |
59 |
4 |
15 |
redirect() |
S |
63 |
3 |
10 |
set_form_session() |
S |
68 |
2 |
7 |
__construct() |
S |
78 |
1 |
3 |